Skip to content

chore(discovery): refresh committed .claude/.codex trees — issue_cleanup, community, eyes - #176

Merged
Jammy2211 merged 1 commit into
mainfrom
feature/discovery-drift-refresh
Jul 28, 2026
Merged

chore(discovery): refresh committed .claude/.codex trees — issue_cleanup, community, eyes#176
Jammy2211 merged 1 commit into
mainfrom
feature/discovery-drift-refresh

Conversation

@Jammy2211

Copy link
Copy Markdown
Contributor

Follow-up to #175 — the post-merge install step, plus pre-existing drift it uncovered.

bin/install.sh --write-project-discovery had not been re-run since the community and eyes doors landed, so three skills were missing from the committed per-repo discovery tree: community, eyes, and the new issue_cleanup.

That tree is what registers slash commands and skills in cloud/web sessions, which load only committed repo files — the user-level ~/.claude / ~/.codex symlinks do not travel there. So on web and Codex those three doors were invisible despite being installed locally.

  • 9 additions, no deletions
  • Generated by the script, not hand-written
  • --check-project-discovery exits clean again

🤖 Generated with Claude Code

…_cleanup, community, eyes

`bin/install.sh --write-project-discovery` had not been re-run since the
community and eyes doors landed, so three skills were missing from the
committed per-repo discovery tree: community, eyes and the new
issue_cleanup.

That tree is what registers slash commands and skills in cloud/web
sessions, which load only committed repo files — the user-level
~/.claude and ~/.codex symlinks do not travel there. So on web/Codex
those three doors were invisible despite being installed locally.

Nine additions, no deletions; generated, not hand-written.
`--check-project-discovery` is clean again.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@Jammy2211
Jammy2211 merged commit e74db88 into main Jul 28, 2026
@Jammy2211
Jammy2211 deleted the feature/discovery-drift-refresh branch July 28, 2026 13:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant